Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump up to Python 3.13 #296

Merged
merged 6 commits into from
Feb 16, 2025
Merged

Bump up to Python 3.13 #296

merged 6 commits into from
Feb 16, 2025

Conversation

ChrisLovering
Copy link
Member

@ChrisLovering ChrisLovering commented Dec 21, 2024

This also bumps deps to latest, including python-freeipa, which required some dockerfile changes. See commits for details.

This required changing how we install deps in docker, as python-freeipa 1.0.9 added gssapi, which requires heimdal-dev to be installed.
We now install all project deps in the wheel-builder docker stage, and then install from cache in the actual runner stage
Copy link
Member

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, did not review the dependency changes. Surely you did not introduce malware.

@ChrisLovering ChrisLovering merged commit 9699e6e into main Feb 16, 2025
6 checks passed
@ChrisLovering ChrisLovering deleted the 3.13 branch February 16, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants